-
Notifications
You must be signed in to change notification settings - Fork 4.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Worker] Fix will not kill the subprocess in remote when stop a remote-shell task #15570 #15629
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dev #15629 +/- ##
============================================
- Coverage 39.24% 39.17% -0.08%
+ Complexity 4910 4893 -17
============================================
Files 1323 1323
Lines 45184 45187 +3
Branches 4810 4810
============================================
- Hits 17734 17703 -31
- Misses 25572 25603 +31
- Partials 1878 1881 +3 ☔ View full report in Codecov by Sentry. |
...eshell/src/main/java/org/apache/dolphinscheduler/plugin/task/remoteshell/RemoteExecutor.java
Outdated
Show resolved
Hide resolved
...r-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/utils/ProcessUtils.java
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, wait for CI
Quality Gate failedFailed conditions |
Purpose of the pull request
fix cannot kill the subprocess when stop a remote-shell task #15570
Brief change log
Verify this pull request
This pull request is code cleanup without any test coverage.
(or)
This pull request is already covered by existing tests, such as (please describe tests).
(or)
This change added tests and can be verified as follows:
(or)
If your pull request contain incompatible change, you should also add it to
docs/docs/en/guide/upgrede/incompatible.md